| | Type | Name | Arguments | | - | S | ^CRequirementsMgr | ms_pxInst |
| - | - | array | m_axNPCs |
| - | - | array | m_asValidNPCs |
| - | - | ^CPlayer | m_pxPlayer |
| - | - | ^CAttribs | m_pxAttribs |
| - | - | ^CLevel | m_pxLevel |
| - | - | CTechTree | m_xTechTree |
| - | - | void | constructor | (
) |
| - | - | void | destructor | (
) |
| X | - | ref CRequirementsMgr | op_Assign | (
ref CRequirementsMgr ) |
| X | S | ref CRequirementsMgr | Get | (
) |
| X | S | void | Kill | (
) |
| - | - | bool | Update | (
int p_iOwner ) |
| X | - | bool | CheckAction | (
string p_sTTPath , ^CGameObj p_pxObj ) |
| X | - | bool | CheckResources | (
int p_iOwner , string p_sTTPath ) |
| X | - | bool | CheckInvention | (
^CGameObj p_pxObj , int p_iOwner , string p_sInvention , string p_sTribe ) |
| X | - | bool | CheckUnits | (
int p_iOwner , int p_iLevel ) |
| X | - | bool | CheckUnits | (
int p_iOwner , int p_iLevel , bool p_bCountVirtuals ) |
| X | - | bool | CheckConditionsAndPay | (
int p_iOwner , ref string p_rsPath ) |
| X | - | bool | CheckConditionsAndPay | (
int p_iOwner , ref string p_rsPath , bool p_bIncVirtualUnits ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , ref string p_rsPath ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , ref string p_rsPath , ref CObjHndl p_rxPyCO ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , ref string p_rsPath , ref CObjHndl p_rxPyCO , ref CAction.CResourceCosts p_rxCosts ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , int p_iOwner , ref string p_rsPath , string p_sTribe ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , int p_iOwner , ref string p_rsPath , string p_sTribe , bool p_bIncVirtualUnits , ref CObjHndl p_rxPyCO ) |
| X | - | bool | CheckConditionsAndPay | (
^CGameObj p_pxObj , int p_iOwner , ref string p_rsPath , string p_sTribe , bool p_bIncVirtualUnits , ref CObjHndl p_rxPyCO , ref CAction.CResourceCosts p_rxCosts ) |
| X | - | bool | CheckFreeSlotNonVirtual | (
int p_iOwner , string p_sTTPath ) |
| - | - | int | GetBuildActionLevel | (
string p_sTTPath ) |